Bots swap for more powerful weapons#1800
Merged
sunzenshen merged 5 commits intoJun 18, 2026
Merged
Conversation
Contributor
Author
|
Demo clip: bot-scavenge-better-weapons-oilstain.mp4 |
54b1a25 to
d49e3f0
Compare
Contributor
Author
|
Currently the bots won't scavenge weapons that they could not select themselves at LT rank, but I figure that's a PR for another time. Also this PR tends to cause Recon bots to use the Supa most of the time, so I'm not sure if we want to tweak the related bot preferences. Also I thought about merging the class preferences into one big bit mask, but what that did was cause EVERYONE to use Supas, because Supa at Recon LT choice is a common bot profile. I personally don't like the bot performance using the Supa, but maybe that's a deficiency with the bot tactics and not with the weapon choice. |
d49e3f0 to
8dd035e
Compare
AdamTadeusz
reviewed
Mar 18, 2026
AdamTadeusz
previously approved these changes
Mar 18, 2026
8dd035e to
abebf02
Compare
abebf02 to
050ee4d
Compare
050ee4d to
4d4679c
Compare
AdamTadeusz
previously approved these changes
Apr 3, 2026
4d4679c to
be53013
Compare
be53013 to
816fa5c
Compare
816fa5c to
10cfb08
Compare
sunzenshen
commented
Jun 6, 2026
Contributor
Author
|
Waiting to see if |
Rainyan
approved these changes
Jun 11, 2026
37eff9e to
0a5ee6c
Compare
AdamTadeusz
approved these changes
Jun 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Based on a bot's weapon selection preferences, bots will scavenge weapons if they are not available to the bot's current rank.
Toolchain